home *** CD-ROM | disk | FTP | other *** search
-
- ΓòÉΓòÉΓòÉ 1. TCP/IP Configuration Notebook Keys Help ΓòÉΓòÉΓòÉ
-
- TCP/IP Configuration Notebook key operations include:
-
- o Cursor Movement Keys
- o Editing Keys
- o Text Selection Keys
-
-
- ΓòÉΓòÉΓòÉ 1.1. Cursor movement keys ΓòÉΓòÉΓòÉ
-
- Use these keys to move the cursor through the various screens:
-
- Key Description
- Up Moves the cursor up to the previous field.
- Down Moves the cursor down to the next field.
- Right Moves the cursor right one character.
- Left Moves the cursor left one character.
- Home Moves the cursor to the beginning of the current line.
- End Moves the cursor to the end of the current line.
- Tab Moves the cursor to the next field or button on the screen.
- Page Up Scrolls the text in the lists up one window.
- Page Down Scrolls the text in the lists down one window.
-
-
- ΓòÉΓòÉΓòÉ 1.2. Editing keys ΓòÉΓòÉΓòÉ
-
- Use these keys to edit the text in the various fields:
-
- Key Description
- Insert Switches between insert and overtype mode.
-
- In insert mode, new text is inserted at the cursor position,
- moving the existing text to the right.
-
- In overtype mode, the new text replaces the existing text.
- Delete If text is selected, the selected text is deleted.
- Backspace If text is selected, the selected text is deleted. If no text is
- selected, the character to the left of the cursor is deleted, and
- any remaining characters to the right of the cursor are shifted
- left.
- Shift+Del Cuts the selected text out of the file and saves it in the
- Clipboard.
- Shift+Ins Pastes the text in the Clipboard into the file at the cursor
- position.
-
- If text is selected, the Clipboard text will replace the selected
- text.
-
- If no text is selected, the Clipboard text is inserted at the
- cursor position.
- End Moves the cursor to the end of the current line.
- Page Up Scrolls the text in the lists up one window.
- Page Down Scrolls the text in the lists down one window.
-
-
- ΓòÉΓòÉΓòÉ 1.3. Text selection keys ΓòÉΓòÉΓòÉ
-
- Use these keys to select text and extend existing selected areas of text.
-
- CAUTION:
-
- If an area of text is selected, pressing any character key, the Backspace key,
- or the Delete key deletes the selected text from the file.
-
- Key Description
- Shift+arrow Selects text or extends a selection in the direction of
- the arrow.
- Shift+Home Selects text or extends a selection to the beginning of
- the current line.
- Shift+End Selects text or extends a selection to the end of the
- current line.
- Shift+Ctrl+Right Selects text or extends a selection to the beginning of
- the next word.
- Shift+Ctrl+Left Selects text or extends a selection to the beginning of
- the previous word.
- Shift+Ctrl+Home Selects text or extends a selection to the beginning of
- the file.
- Shift+Ctrl+End Selects text or extends a selection to the end of the
- file.
-
-
- ΓòÉΓòÉΓòÉ 2. Configuring Automatic Starting of Services ΓòÉΓòÉΓòÉ
-
- Use this page to configure automatic starting of TCP/IP services when either
- INETD is started or TCP/IP is started.
-
- The following servers and programs can be configured to start automatically:
-
- o INETD
- o TELNETD
- o FTPD
- o TFTPD
- o REXECD
- o RSHD
- o LPD
- o LPRPORTD
- o NFSD
- o NFSSTART
- o ROUTED
- o SENDMAIL
- o LaMail
- o PMX
- o TALKD
- o Portmap
- o SNMPD
-
- To enable a service to start automatically, select that service's check box.
- If that service has an entry field, enter the parameters needed to start the
- service.
-
- To start a service using INETD when TCP/IP is started, select the INETD radio
- button.
-
- To start a service in an OS/2 window when TCP/IP is started, select the
- Foreground session radio button. If you choose to start a service in a
- foreground session, you can select the Minimized check box to minimize the OS/2
- window.
-
- For help on any selectable item, select the item and press F1 or the Help
- pushbutton.
-
- Pushbuttons
-
- The following pushbuttons are available on this page:
-
- o Undo
- o Defaults
- o Help
-
-
- ΓòÉΓòÉΓòÉ 2.1. Automatically Starting INETD ΓòÉΓòÉΓòÉ
-
- Select this check box to start INETD when TCP/IP is started.
-
- INETD is a super server that can start any of the following servers when a
- connection request for a service is received:
-
- o TELNETD
- o FTPD
- o TFTPD
- o REXECD
- o RSHD
- o LPD
-
- You can use INETD as an alternative to starting each individual server. If you
- use INETD to autostart TCP/IP services, any parameters that you specify will be
- ignored.
-
- However, for TFTPD, you can add the following environment variable to your
- CONFIG.SYS to specify the default path:
-
- SET TFTPDPATH=<path>
- And for REXECD, you can add the following environment variable to your
- CONFIG.SYS to specify the timeout:
-
- SET REXECDTIME=<time>
-
- Deselect this check box to disable the INETD super server from starting when
- TCP/IP is started. This is the default.
-
- Warning: Do not attempt to start a server if it is already started. Multiple
- instances of the same active server may cause unpredictable results.
-
-
- ΓòÉΓòÉΓòÉ 2.2. Automatically Starting the TELNETD Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the TELNETD server either using INETD or in an
- OS/2 window when TCP/IP is started.
-
- When the TELNETD server is started, users on other hosts can login to your host
- if they know the Telnet password.
-
- If you select to automatically start this service, you can also specify the
- following command parameters in the entry field:
-
- o -p port
- o -b
- o -d
- o -l
- o -e escapedelay
- o -u password
-
- Deselect this check box to disable automatic starting of TELNETD when TCP/IP is
- started. This is the default.
-
-
- ΓòÉΓòÉΓòÉ 2.3. Automatically Starting the FTPD Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the File Transfer Protocol (FTP) server either
- using INETD or in an OS/2 window when TCP/IP is started.
-
- When the FTPD server is started, users on foreign hosts can transfer files to
- and from your host. The TRUSERS file lists the usernames, passwords, and access
- rights of the users who can FTP to your machine.
-
- If you select to automatically start this service, you can also specify the
- following command parameters in the entry field:
-
- o -p port
-
- Deselect this check box to disable automatic starting of FTP when TCP/IP is
- started. This is the default.
-
-
- ΓòÉΓòÉΓòÉ 2.4. Automatically Starting the TFTPD Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the Trivial File Transfer Protocol (TFTP) server
- either using INETD or in an OS/2 window when TCP/IP is started.
-
- When the TFTPD server is started, users on other hosts can transfer files to
- and from your host. No username or password is required.
-
- If you select to automatically start this service, you can also specify the
- following command parameters in the entry field:
-
- path
-
- Deselect this check box to disable automatic starting of TFTPD when TCP/IP is
- started. This is the default.
-
-
- ΓòÉΓòÉΓòÉ <hidden> The TFTPD Parameter ΓòÉΓòÉΓòÉ
-
- If you select to automatically start TFTPD, you can also specify the following
- command parameters in the entry field:
-
- o path
-
-
- ΓòÉΓòÉΓòÉ 2.5. Automatically Starting the REXECD Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the Remote Execution Protocol (REXEC) server
- either using INETD or in an OS/2 window when TCP/IP is started.
-
- When the REXECD server is started, you can issue a command on a foreign host
- and receive the results on your local host using the rexec command.
-
- REXECD provides automatic logon and user authentication, depending on the
- parameters specified in the rexec command and the NETRC file environment
- variables set by the user.
-
- Deselect this check box to disable automatic starting of REXECD when TCP/IP is
- started.
-
- If you select to automatically start this service, you can also specify the
- following command parameters in the entry field:
-
- o -t seconds
-
-
- ΓòÉΓòÉΓòÉ 2.6. Automatically Starting the RSHD Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the RSHD server either using INETD or in an OS/2
- window when TCP/IP is started.
-
- When the RSHD server is started, you can issue a command on a foreign host and
- receive the results on your local host using the rsh command.
-
- The RSHD server does not require or allow the client to specify a password, but
- looks to the RHOSTS file to determine access privileges.
-
- Deselect this check box to disable automatic starting of RSHD when TCP/IP is
- started. This is the default.
-
-
- ΓòÉΓòÉΓòÉ 2.7. Automatically Starting the LPD Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the line printer (LPD) server either using INETD
- or in an OS/2 window when TCP/IP is started.
-
- When the LPD server is started, users on foreign hosts can print files on your
- local printer.
-
- If you select to automatically start this service in a foreground session, you
- can also specify the LPD Parameters in the entry field.
-
- If you select the INETD radio button, you cannot specify the LPD parameters.
-
- Deselect this check box to disable the automatic starting of LPD when TCP/IP is
- started. This is the default.
-
-
- ΓòÉΓòÉΓòÉ <hidden> LPD Parameters ΓòÉΓòÉΓòÉ
-
- If you select to automatically start LPD, you can also specify the following
- command parameters in the entry field:
-
- o -c
- o -b banner
- o -s
- o -f
-
-
- ΓòÉΓòÉΓòÉ 2.8. Automatically Starting the TALKD Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the TALKD server when TCP/IP is started. You can
- select the Minimized check box to minimize the OS/2 window in which the service
- is started.
-
- When the TALKD server is started, you can issue the talk command to send and
- receive interactive electronic messages between local and foreign hosts.
-
- Deselect this check box to disable the automatic starting of TAKLD when TCP/IP
- is started. This is the default.
-
-
- ΓòÉΓòÉΓòÉ 2.9. Automatically Starting the NFSD Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the NFSD server when TCP/IP is started. You can
- select the Minimized check box to minimize the OS/2 window in which the service
- is started.
-
- The NFSD server enables your workstation to share files with other machines
- that have the NFS client active.
-
- If you select to automatically start the NFS server, ensure that PORTMAP is
- also automatically started.
-
- Deselect this check box to disable the automatic starting of NFSD when TCP/IP
- is started.
-
-
- ΓòÉΓòÉΓòÉ 2.10. Automatically Starting the NFSSTART Command File ΓòÉΓòÉΓòÉ
-
- Select this check box to start the NFSSTART command file when TCP/IP is
- started.
-
- NFSSTART starts the NFS client control program, NFSCTL.EXE, which mounts to the
- local file system remote NFS servers specified in the FSTAB file.
-
- Additionally, NFSSTART verifies the HOSTNAME environment variable, validates
- parameters, and removes mounts left from abnormal termination of the control
- program.
-
- If you select to automatically start this service, you can also specify the
- NFSSTART Parameters in the entry field.
-
- Deselect this check box to disable the automatic starting of NFSSTART when
- TCP/IP is started.
-
-
- ΓòÉΓòÉΓòÉ <hidden> NFSSTART Parameters ΓòÉΓòÉΓòÉ
-
- If you select to automatically start NFSSTART, you can also specify the
- following command parameters in the entry field:
-
- o etc_dir
- o -bn
- o -rn
- o -tn
- o -sn
- o -p
- o -w
- o -c
- o -z
- o -i
-
-
- ΓòÉΓòÉΓòÉ 2.11. Automatically Starting the ROUTED Server ΓòÉΓòÉΓòÉ
-
- Select this check box to automatically start the ROUTED server when TCP/IP is
- started. You can select the Minimized check box to minimize the OS/2 window in
- which the service is started.
-
- The ROUTED server queries the network and dynamically builds routing tables
- from information transmitted by other hosts that are directly connected to the
- network.
-
- If you select to automatically start this service, you can also specify the
- ROUTED Parameters in the entry field.
-
- Deselect this check box to disable the automatic starting of ROUTED starting
- when TCP/IP is started.
-
-
- ΓòÉΓòÉΓòÉ <hidden> ROUTED parameters ΓòÉΓòÉΓòÉ
-
- If you select to automatically start ROUTED, you can also specify the following
- command parameters in the entry field:
-
- o -d
- o -g
- o -s
- o -q
- o -t
- o -t -t
- o -t -t -t
- o -t -t -t -t
-
-
- ΓòÉΓòÉΓòÉ 2.12. Automatically Starting the SENDMAIL Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the SENDMAIL server when TCP/IP is started. You
- can select the Minimized check box to minimize the OS/2 window in which the
- service is started.
-
- SENDMAIL uses Simple Mail Transfer Protocol (SMTP) to route mail from one host
- to another host, allowing you to exchange mail with other hosts that support
- SMTP. Use the LaMail program to create, modify, and manage your mail.
-
- If you select to automatically start this service, you can also specify the
- SENDMAIL Parameters in the entry field.
-
- Deselect this check box to disable the automatic starting of SENDMAIL when
- TCP/IP starts.
-
-
- ΓòÉΓòÉΓòÉ <hidden> SENDMAIL Parameters ΓòÉΓòÉΓòÉ
-
- If you select to automatically start SENDMAIL, you can also specify the
- following command parameters in the entry field:
-
- o -bd
- o -qtime
- o -d
- o -d1.1
-
-
- ΓòÉΓòÉΓòÉ 2.13. Automatically Starting the LaMail Program ΓòÉΓòÉΓòÉ
-
- Select this check box to start the LaMail program when TCP/IP is started. You
- can select the Minimized check box to minimize the OS/2 window in which the
- service is started.
-
- LaMail is an electronic mail handling system that allows you to view mail,
- create and send mail, and organize mail in mail folders.
-
- Deselect this check box to disable the automatic starting of LaMail when TCP/IP
- is started.
-
-
- ΓòÉΓòÉΓòÉ 2.14. Automatically Starting the PMX Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the PMX server when TCP/IP is started. You can
- select the Minimized check box to minimize the OS/2 window in which the service
- is started.
-
- The PMX server enables you to display and control X Window System ** client
- application programs in OS/2 windowed sessions. Using OS/2 Presentation
- Manager (PM) as the X Window System manager enables OS/2 PM windowed
- applications and X Window System client applications to share the same screen.
-
- If you select to automatically start this service, you can also specify the PMX
- Parameters in the entry field.
-
- Deselect this check box to disable the automatic starting of PMX when TCP/IP is
- started.
-
-
- ΓòÉΓòÉΓòÉ <hidden> PMX Parameters ΓòÉΓòÉΓòÉ
-
- If you select to automatically start PMX, you can also specify the following
- command parameters in the entry field:
-
- o -bwcursor
- o -clickclienttoraise
- o -clickframetoraise
- o -co filename
- o -colorcursor
- o -explicitfocus
- o -fc fontname
- o -fn fontname
- o -fp pathname
- o -I
- o -iconify
- o -implicitfocus
- o -k n
- o -lc
- o -logpath directory
- o -nocascade
- o -nocopyright
- o -pmcursor
- o -pseudocolor
- o -r
- o r
- o -reversebwcursor
- o -reversecolorcursor
- o -staticcolor
-
-
- ΓòÉΓòÉΓòÉ 2.15. Automatically Starting the LPRPORTD Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the LPRPORTD server when TCP/IP is started.
-
- LPRPORTD supports LPD port functions and enables printing to a port icon.
-
- Deselect this check box to disable the automatic starting of LPRPORTD when
- TCP/IP is started.
-
-
- ΓòÉΓòÉΓòÉ 2.16. Automatically Starting the Portmapper Server ΓòÉΓòÉΓòÉ
-
- Select this check box to start the Portmapper server when TCP/IP is started.
-
- Portmapper must be started before the NFS server can start.
-
- Deselect this check box to disable the automatic starting of Portmapper when
- TCP/IP is started.
-
-
- ΓòÉΓòÉΓòÉ 2.17. Automatically Starting the SNMP Agent ΓòÉΓòÉΓòÉ
-
- Select this check box to start the SNMP agent when TCP/IP is started.
-
- Before you start the SNMP agent, ensure that you have:
-
- o Defined the values for SYSCONTACT and SYSLOCATION in your CONFIG.SYS
-
- o Defined a community name for this agent by creating and scrambling the PW.SRC
- file
-
- o Defined a list of SNMP clients to which traps are sent, by creating the
- SNMPTRAP.DST file
-
- You can use the Configure SNMP pages of the TCP/IP Configuration notebook to
- make these changes.
-
- Deselect this check box to disable the automatic starting of the SNMP agent
- when TCP/IP is started.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Minimized ΓòÉΓòÉΓòÉ
-
- Select this check box to minimize the OS/2 window in which a service has been
- started.
-
-
- ΓòÉΓòÉΓòÉ 2.18. INETD and Foreground Session Radio Buttons ΓòÉΓòÉΓòÉ
-
- Select one radio button to choose when the server is started:
-
- INETD
- The server is started when a connection request for that server is received
- by INETD.
- Foreground session
- The server is started in an OS/2 window when TCP/IP is started.
-
-
- ΓòÉΓòÉΓòÉ 3. Configuring SLIP Interface Parameters ΓòÉΓòÉΓòÉ
-
- Use this window to configure the Serial Line Internet Protocol (SLIP)
- interface. A SLIP interface enables you to connect to a remote host as a
- point-to-point link over a serial line. The serial line can be a telephone
- line using a modem or a null-modem cable.
-
- Select the Enable the SLIP Interface check box to use the SLIP interface.
-
- Select a radio button to specify how to use VJ Compression.
-
- To complete configuring the SLIP interface, supply values for the following
- parameters:
-
- o Communications Port
- o Maximum Transmission Unit
- o Script File
- o Script Attachment Parameters
- o IP Address
- o Destination Address
-
- The SLIP interface parameters are saved in \TCPIP\ETC\SLIP.CFG. The SLIP IP
- address and destination address define a point-to-point link and are saved in
- the \TCPIP\BIN\SETUP.CMD file.
-
- For help on any selectable field, select the field and press F1 or the Help
- pushbutton.
-
- Pushbuttons
-
- The following pushbuttons are available on this page:
-
- o Undo
- o Defaults
- o Help
-
-
- ΓòÉΓòÉΓòÉ 3.1. Enable the SLIP Interface ΓòÉΓòÉΓòÉ
-
- Select this check box to activate the SLIP interface.
-
- Deselect this check box to deactivate the SLIP interface.
-
-
- ΓòÉΓòÉΓòÉ 3.2. Communications Port ΓòÉΓòÉΓòÉ
-
- Type the name of the OS/2* communications port on your host which is attached
- to the modem. The default communications port is COM1.
-
- The port name is saved as the SLIP.COM environment variable. This field is
- required.
-
-
- ΓòÉΓòÉΓòÉ 3.3. VJ Compression ΓòÉΓòÉΓòÉ
-
- Select one radio button to determine VJ compression:
-
- Off
- The data is never compressed.
- On
- The data is always compressed.
- Auto
- Accept and start compression if compressed packets are received.
-
-
- ΓòÉΓòÉΓòÉ 3.4. Maximum Transmission Unit ΓòÉΓòÉΓòÉ
-
- Type the maximum size of a transmission unit that your modem will transmit.
- Valid maximum transmission unit values range from 296-2048. The default is
- 296. This field is required only for serial lines using modems.
-
-
- ΓòÉΓòÉΓòÉ 3.5. Script File ΓòÉΓòÉΓòÉ
-
- Type the name of the REXX file that specifies the script to automate the SLIP
- interface attachment. The default script file is FONUSER.CMD.
-
- If you specify a script file, the IP Address and Destination Address entry
- fields are not required, and the Script Attachment Parameters entry field is
- required.
-
- The following sample SLIP scripts are provided with TCP/IP and can be found in
- the \TCPIP\BIN directory:
-
- PHONE.CMD
- You can use this script for a basic SLIP client that does not require a
- userid and password prior to starting a SLIP connection.
- DIRECT.CMD
- You can use this script for a direct connection between two asynchronous
- lines.
- AUTO.CMD
- You can use this script to put your modem into auto answer mode to enable
- others to dial into your host.
- FONUSER.CMD
- You can use this script for a basic SLIP client that does not require a
- userid or password before starting a SLIP connection.
- SLIPUP.CMD
- You can use this script to connect to a SLIP server that requires a userid
- and password before receiving a SLIP connection.
- AUTOANS.CMD
- You can use this script to put your modem in auto answer mode and receive
- calls from other SLIP clients.
-
- For more information on SLIP script files, refer to TCP/IP for OS/2
- Installation and Administration.
-
-
- ΓòÉΓòÉΓòÉ 3.6. Script Attachment Parameters ΓòÉΓòÉΓòÉ
-
- Type the parameters required by your modem to attach to the remote host using
- the SLIP interface. This field is required if you specify a script file.
-
- The following is an example of script attachment parameters:
-
- ATDT 5551122 &H1 &B1
-
- Refer to your modem's user's guide for modem attachment parameters.
-
-
- ΓòÉΓòÉΓòÉ 3.7. IP Address ΓòÉΓòÉΓòÉ
-
- Type the Internet Protocol (IP) Address of your host's SLIP interface in 32-bit
- dotted decimal notation. For example 9.67.43.126 is an IP Address. If the
- ipaddress keyword appears in your SLIP configuration file, this parameter is
- passed to the REXX attachment script. This field is required if you do not
- specify a script file.
-
- Enter the IP Address as a two part address as follows:
-
- o The network address assigned when connected to the internet. This is one,
- two, or three decimal numbers separated by periods.
-
- o A unique local address for each host that connects to the network. Assign
- each host a local address number between 0 and 255.
-
- Combine the network address and the local address with a period between them.
-
-
- ΓòÉΓòÉΓòÉ 3.8. Destination Address ΓòÉΓòÉΓòÉ
-
- Type the 32-bit dotted decimal notation IP address of the remote host's SLIP
- interface. The Destination Address is a point-to-point link. If the ipdest
- keyword appears in your SLIP configuration file, this parameter is passed to
- the REXX attachment script. This field is required if you specify an IP
- address.
-
-
- ΓòÉΓòÉΓòÉ 4. Configuring Services (FTP, Domain Name Services) ΓòÉΓòÉΓòÉ
-
- Use this page to configure the following:
-
- o The Codepage to be used for translation.
- o The FTP access protection file, TRUSERS
- o Domain Name Services: hostname, domain names, and domain nameserver
- addresses
-
- Pushbuttons
-
- The following pushbuttons are available on this page:
-
- o Add
- o Edit
- o Delete
- o Undo
- o Defaults
- o Help
-
-
- ΓòÉΓòÉΓòÉ 4.1. Codepage ΓòÉΓòÉΓòÉ
-
- Enter the filename of the codepage DLL to be used for translation for
- applications such as FTP. You can select the codepage from the drop-down list
- or type the file name of another codepage DLL. NONE in this field indicates
- that no translation is needed. The extension is not needed.
-
-
- ΓòÉΓòÉΓòÉ 4.2. TRUSERS ΓòÉΓòÉΓòÉ
-
- This list contains users on foreign hosts who are authorized to access
- directories, subdirectories, and files on your host.
-
- Use this list box to add, edit, or delete FTP users in TRUSERS list box.
-
- For each user, define the following:
-
- o Username
- o Password
- o Directory access for read
- o Directory access for write
-
- TRUSERS information is saved in the \TCPIP\ETC\TRUSERS file.
-
-
- ΓòÉΓòÉΓòÉ 4.2.1. Username ΓòÉΓòÉΓòÉ
-
- Type the name that is used to identify the FTP user. The username can be up to
- 30 characters. If the username is anonymous, it must be in lowercase letters.
- This field is required.
-
-
- ΓòÉΓòÉΓòÉ 4.2.2. Password ΓòÉΓòÉΓòÉ
-
- Type a unique string of characters that authorizes the user to access
- directories on your host. The FTP User password can be up to 30 characters and
- is case-sensitive.
-
- This field is required for all usernames except the user anonymous, which
- requires no password.
-
-
- ΓòÉΓòÉΓòÉ 4.2.3. Directory Access for Read ΓòÉΓòÉΓòÉ
-
- Type the path name of the directories or subdirectories for which you are
- granting read access to the FTP user. The following are examples of directory
- access for read:
-
- c:\
- Grants read access to all subdirectories and files in the c:\ directory
- c:\anonymous
- Grants read access to only the anonymous subdirectory in the c:\ directory.
-
-
- ΓòÉΓòÉΓòÉ 4.2.4. Deny Read Access ΓòÉΓòÉΓòÉ
-
- Select this check box to deny read access to the drives and directories listed
- in Directory access for read.
-
- Warning: Selecting this check box gives read access to any drive or directory
- not explicitly listed in Directory access for read.
-
- Deselect this check box to grant read access to the drives and directories
- listed in Directory access for read.
-
-
- ΓòÉΓòÉΓòÉ 4.2.5. Directory Access for Write ΓòÉΓòÉΓòÉ
-
- Type the path name of the directories or subdirectories for which you are
- granting write access to the FTP user. The following are examples of directory
- access for write:
-
- c:\
- Grants write access to all subdirectories and files in the c:\ directory
- c:\temp d:\doc
- Grants write access to the temp subdirectory in the c:\ directory and the
- doc subdirectory in the d:\ directory
-
-
- ΓòÉΓòÉΓòÉ 4.2.6. Deny Write Access ΓòÉΓòÉΓòÉ
-
- Select this check box to deny write access to the drives and directories listed
- in Directory access for write.
-
- Warning: Selecting this check box gives write access to any drive or directory
- not explicitly listed in Directory access for write.
-
- Deselect this check box to grant write access to the drives and directories
- listed in Directory access for write.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Adding TRUSERS Entries ΓòÉΓòÉΓòÉ
-
- To add a FTP user to the TRUSERS list box, do the following:
-
- 1. Select the TRUSERS list box.
- 2. Select the Add pushbutton.
- 3. Complete the FTP User information.
- 4. Select the Add pushbutton to place the FTP User information in TRUSERS.
- Only the username displays in the list.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Editing a TRUSERS Entry ΓòÉΓòÉΓòÉ
-
- To edit an existing TRUSERS entry, do the following:
-
- 1. Select the TRUSERS entry you want to edit.
- 2. Select the Edit pushbutton.
- 3. Complete the FTP User modifications.
- 4. Select the Edit pushbutton to replace the FTP User information in TRUSERS.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Deleting TRUSERS Entries ΓòÉΓòÉΓòÉ
-
- To delete an existing TRUSERS entry, do the following:
-
- 1. Select the TRUSERS entry you want to delete.
- 2. Select the Delete pushbutton in the Configure Services page.
- 3. Select the Yes pushbutton in the Delete FTP User window. To retain the FTP
- User entry in TRUSERS, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> FTP User Add ΓòÉΓòÉΓòÉ
-
- Use this window to add an FTP user entry in the the TRUSERS list box.
-
- To add a user, complete the following entry fields:
-
- o Username
- o Password
- o Directory access for read
- o Directory access for write
-
- To add the FTP user entry in the TRUSERS list box, select the Add pushbutton.
-
- To cancel the addition of the entry to the TRUSERS list box, select the Cancel
- pushbutton.
-
- For help on the FTP User entry fields, select the field and press F1 or the
- Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> FTP User Edit ΓòÉΓòÉΓòÉ
-
- Use this window to edit an FTP user entry in the TRUSERS list box.
-
- To edit an entry, select any of the following entry fields and replace the
- current value:
-
- o Username
- o Password
- o Directory access for read
- o Directory access for write
-
- To replace the FTP user entry in the TRUSERS list box, select the Edit
- pushbutton.
-
- To cancel the changes you made to any entry fields, select the Cancel
- pushbutton.
-
- For help on the FTP User entry fields, select the field and press F1 or the
- Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> FTP User Delete ΓòÉΓòÉΓòÉ
-
- Use this window to delete the highlighted FTP user entry in the TRUSERS list
- box.
-
- To delete the highlighted entry, select the Yes pushbutton.
-
- To cancel the deletion of the highlighted entry, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ 4.3. This Machine's Hostname ΓòÉΓòÉΓòÉ
-
- Type a name for this host that is to be part of a fully-qualified domain name.
- A fully-qualified domain name is comprised of a host name and a domain name.
- For example, in the fully-qualified domain name:
-
- eng.mit.edu
-
- the host name is eng. The domain name is mit.edu.
-
-
- ΓòÉΓòÉΓòÉ 4.4. Domain Name ΓòÉΓòÉΓòÉ
-
- Type the domain where your host resides, including all subdomains and the root
- domain, separated by periods.
-
- The domain name is part of a fully-qualified domain name that is a naming
- scheme for a hierarchical naming system. A fully-qualified domain name is
- comprised of a host name and a domain name, separated by periods. For example,
- in the fully-qualified domain name:
-
- eng.mit.mass.edu
-
-
- ΓòÉΓòÉΓòÉ 4.5. Domain Nameserver ΓòÉΓòÉΓòÉ
-
- This list contains the internet address (IP address) of servers who resolve
- domain names to IP addresses. You can specify up to three domain name servers.
-
- Use this list box to add, edit, or delete domain nameserver addresses (IP
- addresses).
-
-
- ΓòÉΓòÉΓòÉ 4.5.1. Nameserver Address ΓòÉΓòÉΓòÉ
-
- Type the internet address (IP address) of a nameserver that resolves domain
- names to IP addresses. Type the IP address in 32-bit dotted decimal notation.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Adding a Domain Nameserver Address ΓòÉΓòÉΓòÉ
-
- To add an entry to the Domain Nameserver list box, do the following:
-
- 1. Select the Domain Nameserver Address list box.
- 2. Select the Add pushbutton.
- 3. Complete the Nameserver Address entry field.
- 4. Select the Add pushbutton to place the nameserver address in the Domain
- Nameserver list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Editing a Domain Nameserver Address ΓòÉΓòÉΓòÉ
-
- To edit a nameserver address, do the following:
-
- 1. Select the entry you want to edit.
- 2. Select the Edit pushbutton.
- 3. Modify the Nameserver Address entry field.
- 4. Select the Edit pushbutton to replace the nameserver address in the Domain
- Nameserver list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Deleting a Domain Nameserver Address ΓòÉΓòÉΓòÉ
-
- To delete a nameserver address entry, do the following:
-
- 1. Select the nameserver address entry you want to delete.
- 2. Select the Delete pushbutton in the Configure Services page.
- 3. Select the Yes pushbutton to confirm deletion of the nameserver address. To
- retain the nameserver address, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Nameserver Add ΓòÉΓòÉΓòÉ
-
- Use this window to add a nameserver internet address (IP address) entry in the
- Domain Nameserver Address list box.
-
- To add the entry, complete the Nameserver Address entry field and select the
- Add pushbutton.
-
- To cancel the addition of the nameserver address, select the Cancel pushbutton.
-
- For help on the Nameserver Address entry field, select the entry field and
- press F1 or the Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Nameserver Edit ΓòÉΓòÉΓòÉ
-
- Use this window to edit a nameserver address (IP address) in the Domain
- Nameserver Address list box.
-
- To edit a nameserver address, select the Nameserver Address entry field and
- replace the current value.
-
- To replace the Nameserver Address in the Domain Nameserver Address list box,
- select the Edit pushbutton.
-
- To cancel the addition of the nameserver address, select the Cancel pushbutton.
-
- For help on the Nameserver Address entry field, select the entry field and
- press F1 or the Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ 4.6. Nameserver Delete ΓòÉΓòÉΓòÉ
-
- Use this window to delete the selected entry in the Domain Nameserver Address
- list box.
-
- To delete the nameserver entry, select the Yes pushbutton.
-
- To cancel the deletion of the selected nameserver entry, select the No
- pushbutton.
-
-
- ΓòÉΓòÉΓòÉ 5. Configuring Services (PINGHOST, LPR, REXEC) ΓòÉΓòÉΓòÉ
-
- Use this page to configure the following PINGHOST, LPR and REXEC parameters:
-
- o PINGHOST.LST host internet addresses (IP addresses)
- o Remote Printer Server
- o Remote Print Server's Printer
- o Maximum number of LPD Ports
- o Username for REXEC and Remote Printing
- o Password for REXEC Users
-
- Pushbuttons
-
- The following pushbuttons are available on this page:
-
- o Add
- o Edit
- o Delete
- o Undo
- o Defaults
- o Help
-
-
- ΓòÉΓòÉΓòÉ 5.1. PINGHOST.LST ΓòÉΓòÉΓòÉ
-
- This list contains host internet addresses (IP addresses) that are monitored
- using the PMPING program.
-
- Use this window to add, edit, or delete PINGHOST.LST IP addresses.
-
- PINGHOST.LST is saved in the \TCPIP\ETC directory.
-
-
- ΓòÉΓòÉΓòÉ 5.1.1. Host IP Address ΓòÉΓòÉΓòÉ
-
- Type the 32-bit dotted decimal notation internet protocol (IP) address of the
- host to be monitored. For example 9.67.43.126 is an IP Address. This field is
- required.
-
- Enter the IP Address as a two part address as follows:
-
- o The network address assigned when connected to the internet. This is one,
- two, or three decimal numbers separated by periods.
-
- o A unique local address for each host that connects to the network. Assign
- each host a local address number between 0 and 255.
-
- Combine the network address and the local address with a period between them.
-
-
- ΓòÉΓòÉΓòÉ 5.1.2. Description ΓòÉΓòÉΓòÉ
-
- Type a description of the host, up to 40 characters, which is displayed with
- the host IP address and the results of the PING.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Adding a PINGHOST.LST Entry ΓòÉΓòÉΓòÉ
-
- To add a PINGHOST.LST host entry, do the following:
-
- 1. Select the PINGHOST.LST list box.
- 2. Select the Add pushbutton.
- 3. Complete the Host IP Address and Description entry fields.
- 4. Select the Add pushbutton to place the host information in the PINGHOST.LST
- list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Editing a PINGHOST.LST Entry ΓòÉΓòÉΓòÉ
-
- To edit a PINGHOST.LST entry, do the following:
-
- 1. Select the PINGHOST.LST entry you want to edit.
- 2. Select the Edit pushbutton.
- 3. Complete the PINGHOST.LST entry modifications.
- 4. Select the Edit pushbutton to replace the entry in the PINGHOST.LST
- listbox.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Deleting a PINGHOST.LST Entry ΓòÉΓòÉΓòÉ
-
- To delete a PINGHOST.LST entry, do the following:
-
- 1. Select the PINGHOST.LST you want to delete.
- 2. Select the Delete pushbutton in the Configure Services page.
- 3. Select the Yes pushbutton in the Delete PINGHOST.LST window. To retain the
- host in the PINGHOST.LST, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> PINGHOST.LST Add ΓòÉΓòÉΓòÉ
-
- Use this window to add an entry to the PINGHOST.LST list box.
-
- To add an entry, complete the following entry fields:
-
- o Host IP Address
- o Description
-
- To add the entry to the PINGHOST.LST list box, select the Add pushbutton.
-
- To cancel the addition of the entry, select the Cancel pushbutton.
-
- For help on any selectable entry field, select the entry field and press F1 or
- the Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> PINGHOST.LST Edit ΓòÉΓòÉΓòÉ
-
- Use this window to modify a PINGHOST.LST entry.
-
- To modify an entry, select any of the following entry fields and replace the
- current value:
-
- o Host IP Address
- o Description
-
- To replace the entry in the PINGHOST.LST list box, select the Edit pushbutton.
-
- To cancel changes you made to the entry fields, select the Cancel pushbutton.
-
- For help on any selectable entry field, select the entry field and press F1. or
- the Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> PINGHOST.LST Delete ΓòÉΓòÉΓòÉ
-
- Use this window to delete the highlighted PINGHOST.LST entry.
-
- To delete the highlighted entry, select the Yes pushbutton.
-
- To cancel the deletion of the highlighted entry, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ 5.2. Remote Printer Server ΓòÉΓòÉΓòÉ
-
- Type the host name of the printer server where you want your line printer (LPR)
- requests to be sent. This information is saved as the LPR_SERVER environment
- variable.
-
-
- ΓòÉΓòÉΓòÉ 5.3. Remote Print Server's Printer ΓòÉΓòÉΓòÉ
-
- Type the name of the printer queue on the remote printer server or a device
- name where you want your line printer (LPR) request to be sent. If you specify
- a device name, the LPD server determines the associated queue.
-
- For example, lpt1 is the name of an OS/2 printer and lp0 is the name of a UNIX
- printer.
-
- This information is saved as the LPR_PRINTER environment variable.
-
-
- ΓòÉΓòÉΓòÉ 5.4. Maximum Number of LPD Ports ΓòÉΓòÉΓòÉ
-
- Type a value between 2-64 for the maximum number of ports installed on the
- printer server which corresponds to a printer that is driven by an LPD print
- server.
-
- This value is entered into the system profile which can only be updated by an
- application.
-
-
- ΓòÉΓòÉΓòÉ 5.5. Username for REXEC & Remote Printing ΓòÉΓòÉΓòÉ
-
- Type the name of the user authorized to log on to your workstation using the
- REXEC server. This username is also used by your line printer (LPR) client. The
- username can be up to 12 characters and is case-sensitive.
-
- Username is saved as the USER environment variable.
-
-
- ΓòÉΓòÉΓòÉ 5.6. Password for REXEC Users ΓòÉΓòÉΓòÉ
-
- Type a unique string of characters that authorizes the user to log on to your
- workstation. The password can be up to 12 characters and is case-sensitive.
-
- Password is saved as the PASSWD environment variable.
-
-
- ΓòÉΓòÉΓòÉ 6. Configuring Services (TELNET, HOSTS, RHOSTS) ΓòÉΓòÉΓòÉ
-
- Use this page to configure the following TELNET, HOSTS, and RHOSTS parameters:
-
- o Telnet Password
- o News Reader/2 server
- o HOSTS
- o RHOSTS
-
- Pushbuttons
-
- The following pushbuttons are available on this page:
-
- o Add
- o Edit
- o Delete
- o Undo
- o Defaults
- o Help
-
-
- ΓòÉΓòÉΓòÉ 6.1. Telnet Password ΓòÉΓòÉΓòÉ
-
- Type a unique string of characters that authorizes the user to log on to this
- host using the Telnet server. As you type the password, the character * is
- displayed. The Telnet password can be up to 12 characters and is saved in the
- TELNET.PASSWORD.ID environment variable.
-
-
- ΓòÉΓòÉΓòÉ 6.2. News Reader/2 Server ΓòÉΓòÉΓòÉ
-
- Type the name of the News Reader 2 server which is a NNTPD-based news server.
- Users can subscribe to different USENET news groups, read news, and post
- information.
-
- The information in this field is saved as the NEWSSERVER environment variable
- in your CONFIG.SYS.
-
-
- ΓòÉΓòÉΓòÉ 6.3. HOSTS ΓòÉΓòÉΓòÉ
-
- This list defines internet addresses (IP addresses) and host names for host
- name resolution if a name server is not available.
-
- Use this window to add, edit, or delete entries in the HOSTS list box. For each
- HOSTS list box entry you define the following:
-
- o Internet Address
- o Host Name
- o Host Alias
- o Host Description
-
- The HOSTS file is saved in the \TCPIP\ETC directory..
-
-
- ΓòÉΓòÉΓòÉ 6.3.1. Internet Address ΓòÉΓòÉΓòÉ
-
- Type the 32-bit dotted decimal notation internet address (IP) address for the
- Host entry field. For example 9.67.43.126 is an IP Address. This field is
- required.
-
- Enter the IP Address as a two-part address as follows:
-
- o The network address assigned when connected to the internet. This is one,
- two, or three decimal numbers separated by periods.
-
- o A unique local address for each host that connects to the network. Assign
- each host a local address number between 0 and 255.
-
- Combine the network address and the local address with a period between them.
-
-
- ΓòÉΓòÉΓòÉ 6.3.2. Host Name ΓòÉΓòÉΓòÉ
-
- Type the name of the host that corresponds to the HOSTS internet address (IP
- address) entry field. This field is required.
-
-
- ΓòÉΓòÉΓòÉ 6.3.3. Alias ΓòÉΓòÉΓòÉ
-
- Optional: Type an alternate host name for the HOSTS internet address (IP
- address) entry field.
-
-
- ΓòÉΓòÉΓòÉ 6.3.4. Description ΓòÉΓòÉΓòÉ
-
- Optional: To comment on this entry, type up to 40 characters in this entry
- field.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Adding a HOSTS Entry ΓòÉΓòÉΓòÉ
-
- To add a HOSTS entry, do the following:
-
- 1. Select the HOSTS list box.
- 2. Select the Add pushbutton.
- 3. Complete the HOSTS information.
- 4. Select the Add pushbutton to place the HOSTS information in the HOSTS list
- box. Only the IP address is displayed in the list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Editing a HOSTS Entry ΓòÉΓòÉΓòÉ
-
- To edit a HOSTS entry, do the following:
-
- 1. Select the HOSTS entry you want to edit.
- 2. Select the Edit pushbutton.
- 3. Complete the HOSTS entry modifications.
- 4. Select the Edit pushbutton to replace the HOSTS information in the HOSTS
- list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Deleting a HOSTS Entry ΓòÉΓòÉΓòÉ
-
- To delete a HOSTS entry, do the following:
-
- 1. Select the HOSTS entry you want to delete.
- 2. Select the Delete pushbutton in the Configure Services page.
- 3. Select the Yes pushbutton in the Delete HOSTS window. To retain the HOSTS
- entry in the HOSTS list box, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> HOSTS Add ΓòÉΓòÉΓòÉ
-
- Use this window to add an entry to the HOSTS list box.
-
- To add an entry, complete the following entry fields:
-
- o Internet address
- o Host
- o Host Alias
- o Host Description
-
- To add the entry to the HOSTS list box, select the Add pushbutton.
-
- To cancel the addition of the entry to the HOSTS list box, select the Cancel
- pushbutton.
-
- For help on any selectable entry field, select the entry field and press F1 or
- the Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> HOSTS Edit ΓòÉΓòÉΓòÉ
-
- Use this window to edit the highlighted HOSTS list box entry.
-
- To edit a HOSTS entry, select any of the following entry fields and replace the
- current value:
-
- o Internet address
- o Host
- o Host Alias
- o Host Description
-
- To replace the entry in the HOSTS list box, select the Edit pushbutton.
-
- To cancel changes you made to the entry fields, select the Cancel pushbutton.
-
- For help on any selectable entry field, select the entry field and press F1 or
- the Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> HOSTS Delete ΓòÉΓòÉΓòÉ
-
- Use the Delete window to delete the highlighted HOSTS entry.
-
- To delete the highlighted entry, select the Yes pushbutton.
-
- To cancel the deletion of the highlighted HOSTS entry, select the No
- pushbutton.
-
-
- ΓòÉΓòÉΓòÉ 6.4. RHOSTS ΓòÉΓòÉΓòÉ
-
- This list defines remote hosts that are authorized to issue commands on this
- host using the RSH server.
-
- Use this window to add, edit, or delete entries in the RHOSTS list box. For
- each RHOSTS entry you define the following:
-
- o Fully-qualified remote Host name Domain name
- o Users served on that host
-
- The RHOSTS file is saved in the \TCPIP\ETC directory.
-
-
- ΓòÉΓòÉΓòÉ 6.4.1. RHOST Host ΓòÉΓòÉΓòÉ
-
- Type the name of the remote host that is authorized to issue commands on this
- host. Specify the remote host name using its fully-qualified domain name. A
- fully-qualified domain name is comprised of a host name and a domain name,
- separated by a period. For example, in the fully-qualified domain name:
-
- eng.mit.edu
-
- the host name is eng and the domain name is mit.edu.
-
- Note: The RHOST Host entry is case sensitive.
-
-
- ΓòÉΓòÉΓòÉ 6.4.2. Domain Name ΓòÉΓòÉΓòÉ
-
- Type the domain where your host resides, including all subdomains and the root
- domain, separated by periods.
-
- The domain name is part of a fully-qualified domain name that is a naming
- scheme for a hierarchical naming system. A fully-qualified domain name is
- comprised of a host name and a domain name, separated by periods. For example,
- in the fully-qualified domain name:
-
- eng.mit.mass.edu
-
-
- ΓòÉΓòÉΓòÉ 6.4.3. Users Served ΓòÉΓòÉΓòÉ
-
- Type the name of the user on the remote host that is authorized to send
- commands to this host. Only one user can be specified for each host. If no
- user is specified, any user on the remote host can send commands to this host.
-
- The RHOSTS Users served entry is case-sensitive.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Adding a RHOSTS Entry ΓòÉΓòÉΓòÉ
-
- To add an entry to the RHOSTS list box, do the following:
-
- 1. Select the RHOSTS list box.
- 2. Select the Add pushbutton.
- 3. Complete the RHOSTS information.
- 4. Select the Add pushbutton to place the RHOSTS information in the RHOSTS
- list box. Only the fully-qualified host name is displayed in the list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Editing a RHOSTS Entry ΓòÉΓòÉΓòÉ
-
- To edit a RHOSTS entry, do the following:
-
- 1. Select the RHOSTS entry you want to edit.
- 2. Select the Edit pushbutton.
- 3. Complete the RHOSTS modifications.
- 4. Select the Edit pushbutton to replace the RHOSTS information in the RHOSTS
- list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Deleting a RHOSTS Entry ΓòÉΓòÉΓòÉ
-
- To delete a RHOSTS entry, do the following:
-
- 1. Select the RHOSTS entry you want to delete.
- 2. Select the Delete pushbutton in the Configure Services page.
- 3. Select the Yes pushbutton in the Delete RHOSTS window. To retain the
- RHOSTS entry in the RHOSTS list box, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> RHOSTS Add ΓòÉΓòÉΓòÉ
-
- Use this window to add an entry in the RHOSTS list box.
-
- To add an entry, complete the following entry fields:
-
- o RHOST Host
- o RHOST Domain name
- o Users Served
-
- To add the entry to the RHOSTS list box, select the Add pushbutton.
-
- To cancel the addition of the entry to the RHOSTS list box, select the Cancel
- pushbutton.
-
- For help on the RHOSTS entry fields, select the field and press F1 or the Help
- pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> RHOSTS Edit ΓòÉΓòÉΓòÉ
-
- Use this window to edit an entry in the RHOSTS list box.
-
- To edit an entry, select any of the following entry fields and replace the
- current value:
-
- o RHOST Host
- o RHOST Domain
- o Users Served
-
- To replace the entry in the RHOSTS list box, select the Edit pushbutton.
-
- To cancel the changes to made to any entry fields, select the Cancel
- pushbutton.
-
- For help on the RHOSTS entry fields, select the field and press F1 or the Help
- pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> RHOSTS Delete ΓòÉΓòÉΓòÉ
-
- Use this window to delete the highlighted entry in the RHOSTS listbox.
-
- To delete the highlighted entry, select the Yes pushbutton.
-
- To cancel the deletion of the highlighted RHOSTS entry, select the No
- pushbutton.
-
-
- ΓòÉΓòÉΓòÉ 7. Configuring Services (SNMP) ΓòÉΓòÉΓòÉ
-
- Use this page to configure the following SNMP information:
-
- o SYSCONTACT
- o SYSLOCATION
- o MIB2.TBL File
-
- Pushbuttons
-
- The following pushbuttons are available on this page:
-
- o Add
- o Edit
- o Delete
- o Undo
- o Defaults
- o Help
-
-
- ΓòÉΓòÉΓòÉ 7.1. SYSCONTACT ΓòÉΓòÉΓòÉ
-
- Type the name of the contact person for this node and information on how to
- contact this person. The contact person is usually the system or network
- administrator.
-
- The information in this field is saved as the SYSCONTACT environment variable
- in your CONFIG.SYS.
-
-
- ΓòÉΓòÉΓòÉ 7.2. SYSLOCATION ΓòÉΓòÉΓòÉ
-
- Type the physical location of this node, such as building, floor, and room.
-
- The information in this field is saved as the SYSLOCATION environment variable
- in your CONFIG.SYS.
-
-
- ΓòÉΓòÉΓòÉ 7.3. MIB2.TBL File ΓòÉΓòÉΓòÉ
-
- This list maps Management Information Base (MIB) objects in an English-like
- textual notation to an Abstract Syntax Notation.1 (ASN.1).
-
- Use this window to add, edit, or delete MIB2.TBL File entries.
-
- If you request MIB object information in textual notation, TCP/IP maps the
- textual notation to the ASN.1 notation before the request is sent to an SNMP
- agent.
-
- The MIB2.TBL consists of the following information:
-
- o Textual Name
- o ASN.1 Name
- o Syntax
-
- Examples of MIB2.TBL entries are as follows:
-
- o ifNumber 1.3.6.1.2.1.2.1.0 number
- o ifPhysaddress 1.3.6.1.2.1.2.2.1.6 string
- o sysObjectID 1.3.6.1.2.1.1.2.0 object
-
- For help on any selectable field, select the field and press F1 or the Help
- pushbutton.
-
-
- ΓòÉΓòÉΓòÉ 7.3.1. Textual Name ΓòÉΓòÉΓòÉ
-
- Type the name of the MIB object that is entered by the user in a snmp command.
- For example, in the IBM-supplied MIB2.TBL, sysDescr is a textual name.
-
-
- ΓòÉΓòÉΓòÉ 7.3.2. ASN.1 Name ΓòÉΓòÉΓòÉ
-
- Type the object identifier for the textual name. This value is sent to the SNMP
- agent during a snmp get or snmp next command.
-
- For example, in the IBM-supplied MIB2.TBL, 1.3.6.1.2.1.1.1.0 is the ASN.1 name
- for the sysDescr textual name.
-
- ASN.1 names that are scalars (only one instance) must end with .0.
-
- ASN.1 names that are members of a table must end with a digit other than .0.
-
-
- ΓòÉΓòÉΓòÉ 7.3.3. Syntax ΓòÉΓòÉΓòÉ
-
- Select the syntax value for the data type of the MIB object from the drop-down
- list. The syntax values and data types are as follows:
-
- ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
- ΓöéSyntax ΓöéData Type Γöé
- ΓöéValue Γöé Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéCounter ΓöéCounter Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéDisplay ΓöéDisplayString Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéGauge ΓöéGauge Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéInternet ΓöéNetworkAddress Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéInternet ΓöéIpAddress Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéNumber ΓöéInteger Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéObject ΓöéObject Γöé
- Γöé ΓöéIdentifier Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéString ΓöéOctet String Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéString ΓöéPhysAddress Γöé
- Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
- ΓöéTicks ΓöéTimeTicks Γöé
- ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
-
-
- ΓòÉΓòÉΓòÉ <hidden> Integer ΓòÉΓòÉΓòÉ
-
- Integer is a 32-bit numeric value.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Octet String ΓòÉΓòÉΓòÉ
-
- Octet String is a string of octets, each byte can be from 0 to 255.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Object Identifier ΓòÉΓòÉΓòÉ
-
- An Object Identifier is an ASN.1 notation.
-
-
- ΓòÉΓòÉΓòÉ <hidden> NetworkAddress ΓòÉΓòÉΓòÉ
-
- A NetworkAddress is an address from a protocol family.
-
-
- ΓòÉΓòÉΓòÉ <hidden> IPAddress ΓòÉΓòÉΓòÉ
-
- IPAddress is a 32-bit internet address.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Counter ΓòÉΓòÉΓòÉ
-
- Counter is a non-negative integer that increases by one until it reaches a
- maximum value and is then reset to 0 and starts increasing again.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Gauge ΓòÉΓòÉΓòÉ
-
- Gauge is a non-negative integer that can increase or decrease, but which
- latches at a maximum value.
-
-
- ΓòÉΓòÉΓòÉ <hidden> TimeTicks ΓòÉΓòÉΓòÉ
-
- TimeTicks is a nonnegaive integer that counts the time in hundredths of a
- second since some event.
-
-
- ΓòÉΓòÉΓòÉ <hidden> DisplayString ΓòÉΓòÉΓòÉ
-
- DisplayString is an octet string that is limited to the ASCII character set.
-
-
- ΓòÉΓòÉΓòÉ <hidden> PhysAddress ΓòÉΓòÉΓòÉ
-
- PhysAddress is an octet string used for hardware addresses.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Adding a MIB2.TBL Entry ΓòÉΓòÉΓòÉ
-
- To add a MIB2.TBL File entry, do the following:
-
- 1. Select the MIB2.TBL File list box.
- 2. Select the Add pushbutton.
- 3. Complete the MIB2.TBL entry information.
- 4. Select the Add pushbutton to place the MIB2.TBL entry information in the
- MIB2.TBL.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Editing a MIB2.TBL Entry ΓòÉΓòÉΓòÉ
-
- To edit a MIB2.TBL File entry, do the following:
-
- 1. Select the MIB2.TBL File entry you want to edit.
- 2. Select the Edit pushbutton.
- 3. Complete the MIB2.TBL entry modifications.
- 4. Select the Edit pushbutton to replace the entry information in the MIB2.TBL
- File list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Deleting a MIB2.TBL Entry ΓòÉΓòÉΓòÉ
-
- To delete a MIB2.TBL File entry, do the following:
-
- 1. Select the MIB2.TBL File entry you want to delete.
- 2. Select the Delete pushbutton in the Configure Services page.
- 3. Select the Yes pushbutton in the Delete MIB2.TBL window. To retain the
- entry in the MIB2.TBL File list box, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> MIB2.TBL File Add ΓòÉΓòÉΓòÉ
-
- Use this window to add an entry to the MIB2.TBL File list box.
-
- To add an entry, complete the following entry fields:
-
- o Textual Name
- o ASN.1 Name
- o Syntax
-
- To add the entry to the MIB2.TBL File list box, select the Add pushbutton.
-
- To cancel the addition of the entry to the MIB2.TBL File list box, select the
- Cancel pushbutton.
-
- For help on the MIB2.TBL entry fields, select the field and press F1 or the
- Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> MIB2.TBL Edit ΓòÉΓòÉΓòÉ
-
- Use this window to edit an entry in the MIB2.TBL File list box.
-
- To edit an entry, select any of the following entry fields and replace the
- current value:
-
- o Textual Name
- o ASN.1 Name
- o Syntax
-
- To replace the entry in the MIB2.TBL File list box, select the Edit pushbutton.
-
- To cancel the changes you made to any entry fields, select the Cancel
- pushbutton.
-
- For help on the MIB2.TBL File entry fields, select the field and press F1 or
- the Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> MIB2.TBL Delete ΓòÉΓòÉΓòÉ
-
- Use this window to delete the highlighted entry in the MIB2.TBL File list box.
-
- To delete the highlighted entry, select the Yes pushbutton.
-
- To cancel the deletion of the highlighted entry, select the No push button.
-
-
- ΓòÉΓòÉΓòÉ 8. Configuring Services (SNMP) ΓòÉΓòÉΓòÉ
-
- Use this page to configure the following SNMP information:
-
- o SNMPTRAP.DST
- o PW.SRC File
-
- Pushbuttons
-
- The following pushbuttons are available on this page:
-
- o Add
- o Edit
- o Delete
- o Undo
- o Defaults
- o Help
-
-
- ΓòÉΓòÉΓòÉ 8.1. SNMPTRAP.DST ΓòÉΓòÉΓòÉ
-
- This list defines host client names or internet addresses (IP addresses) of
- SNMP clients who are sent TRAP messages generated by an SNMP agent.
-
- Use this window to add, edit, or delete SNMPTRAP.DST list box entries.
-
- For help on any selectable field, select the field and press F1 or the Help
- pushbutton.
-
-
- ΓòÉΓòÉΓòÉ 8.1.1. Host ΓòÉΓòÉΓòÉ
-
- Type the 32-bit dotted decimal notation internet protocol (IP) address or the
- host name of a host to receive TRAP messages. For example, 9.67.43.126 is an IP
- Address and Manager2 is a host name.
-
- Type the IP Address as a two part address as follows:
-
- o The network address assigned when connected to the internet. This is one,
- two, or three decimal numbers separated by periods.
-
- o A unique local address for each host that connects to the network. Assign
- each host a local address number between 0 and 255.
-
- Combine the network address and the local address with a period between them.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Adding SNMPTRAP.DST Entries ΓòÉΓòÉΓòÉ
-
- To add an entry to the SNMPTRAP.DST list box, do the following:
-
- 1. Select the SNMPTRAP.DST list box.
- 2. Select the Add pushbutton.
- 3. Compete the host information.
- 4. Select the Add pushbutton to place the entry in the SNMPTRAP.DST list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Editing SNMPTRAP.DST Entries ΓòÉΓòÉΓòÉ
-
- To edit a SNMPTRAP.DST entry, do the following:
-
- 1. Select the SNMPTRAP.DST entry you want to edit.
- 2. Select the Edit pushbutton.
- 3. Complete the SNMPTRAP.DST entry modifications.
- 4. Select the Edit pushbutton to replace the entry in the SNMPTRAP.DST list
- box.
- For help on any selectable field, select the field and press F1 or the Help
- pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Deleting a SNMPTRAP.DST Entry ΓòÉΓòÉΓòÉ
-
- To delete a SNMPTRAP.DST entry, do the following:
-
- 1. Select the SNMPTRAP.DST entry you want to delete.
- 2. Select the Delete pushbutton from the Configure Services page.
- 3. Select the Yes pushbutton on the Delete SNMPTRAP.DST window. To retain the
- entry in the SNMPTRAP.DST list box, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> SNMPTRAP.DST Add ΓòÉΓòÉΓòÉ
-
- Use this window to add an entry to the SNMPTRAP.DST list box.
-
- To add an entry, complete the host entry field and select the Add pushbutton.
-
- To cancel the addition of the entry to the SNMPTRAP.DST list box, select the
- Cancel pushbutton.
-
- For help on the SNMPTRAP.DST host entry field, select the field and press F1 or
- the Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> SNMPTRAP.DST Edit ΓòÉΓòÉΓòÉ
-
- Use this window to edit an entry in the SNMPTRAP.DST list box.
-
- To edit an entry, select the host entry field and replace the current value.
-
- To replace the entry in the SNMPTRAP.DST list box, select the Edit pushbutton.
-
- To cancel the changes you made to the host entry field, select the Cancel
- pushbutton.
-
- For help on the SNMPTRAP.DST host entry field, select the field and press F1 or
- the Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> SNMPTRAP.DST Delete ΓòÉΓòÉΓòÉ
-
- Use this window to delete the highlighted entry in the SNMPTRAP.DST list box.
-
- To delete the highlighted entry, select the Yes pushbutton.
-
- To cancel the deletion of the highlighted entry, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ 8.2. PW.SRC File ΓòÉΓòÉΓòÉ
-
- This list contains information that is used to verify that a host is authorized
- to request SNMP information from the SNMP agent.
-
- Use this window to add, edit, or delete entries in the PW.SRC File list box.
-
- The PW.SRC File consists of the following information:
-
- o Community Name
- o Desired Network
- o SNMP Mask
-
-
- ΓòÉΓòÉΓòÉ 8.2.1. Community Name ΓòÉΓòÉΓòÉ
-
- Type a unique string of characters used to verify that a request for SNMP
- information is valid. The community name is similar to a password.
-
-
- ΓòÉΓòÉΓòÉ 8.2.2. Desired Network ΓòÉΓòÉΓòÉ
-
- Type either an internet address (IP address) or a pattern of decimal numbers in
- 32-bit dotted decimal notation.
-
- If you type an IP address, only this host can use the community name specified
- in this SNMPTRAP.DST entry. Type an SNMP mask of 255.255.255.255 if you use an
- IP address in this entry field.
-
- If you type a pattern of decimal numbers in 32-bit dotted decimal notation, it
- is the result of performing a logical AND operation with the IP address
- requesting SNMP information and the SNMP mask.
-
- To allow any host with the correct community name to make SNMP requests, type a
- SNMP mask and a desired network of 0.0.0.0.
-
-
- ΓòÉΓòÉΓòÉ 8.2.3. SNMP Mask ΓòÉΓòÉΓòÉ
-
- Type the 32-bit dotted decimal notation of a pattern of numbers, which when a
- logical AND is performed with the SNMP mask and the internet address (IP
- address) of the SNMP request, the result is the desired network.
-
- If the results of the logical AND operation match the desired network, the SNMP
- request is accepted.
-
- For example, if a logical AND operation is performed on the IP address
- 9.34.22.122 and a SNMP mask of 255.0.0.0, the desired network is 9.0.0.0 and
- the request is accepted.
-
- To allow SNMP requests only from the host specified in the Desired Network
- entry field, type a subnet mask of 255.255.255.255.
-
- To allow any host with the correct community name to make SNMP requests, type a
- SNMP mask and a desired network of 0.0.0.0.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Adding PW.SRC File Entries ΓòÉΓòÉΓòÉ
-
- To add an entry to the PW.SRC File list box, do the following:
-
- 1. Select the PW.SRC File list box.
- 2. Select the Add pushbutton.
- 3. Complete the PW.SRC File entry information.
- 4. Select the Add pushbutton to place the entry in the PW.SRC File list box.
-
- For help on any selectable field, select the field and press F1 or the Help
- pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Deleting PW.SRC File Entries ΓòÉΓòÉΓòÉ
-
- To delete a PW.SRC File entry, do the following:
-
- 1. Select the PW.SRC File entry you want to delete.
- 2. Select the Delete pushbutton in the Configure Services page.
- 3. Select the Yes pushbutton in the Delete PW.SRC File window. To retain the
- entry in the PW.SRC File list box, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Editing PW.SRC File Entries ΓòÉΓòÉΓòÉ
-
- To edit a PW.SRC File entry, do the following:
-
- 1. Select the PW.SRC File entry you want to edit .
- 2. Select the Edit pushbutton.
- 3. Complete the PW.SRC File entry modifications.
- 4. Select the Edit pushbutton to replace the entry in the PW.SRC File list
- box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> PW.SRC File Add ΓòÉΓòÉΓòÉ
-
- Use this window to add an entry to the PW.SRC File list box.
-
- To add an entry, complete the following:
-
- o Community Name
- o Desired Network
- o SNMP mask
-
- To add the entry to the PW.SRC File list box, select the Add pushbutton.
-
- To cancel the addition of the entry to the PW.SRC File list box, select the
- Cancel pushbutton.
-
- For help on any selectable entry field, select the field and press F1 or the
- Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> PW.SRC File Edit ΓòÉΓòÉΓòÉ
-
- Use this window to edit an entry in the PW.SRC File list box.
-
- To edit an entry, select any of the following entry fields and replace the
- current value:
-
- o Community Name
- o Desired Network
- o SNMP mask
-
- To replace the entry in the PW.SRC File list box, select the Edit pushbutton.
-
- To cancel the changes you made to any entry fields, select the Cancel
- pushbutton.
-
- For help on any selectable entry field, select the field and press F1 or the
- Help pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> PW.SRC File Delete ΓòÉΓòÉΓòÉ
-
- Use this window to delete the highlighted entry in the PW.SRC File list box.
-
- To delete the highlighted entry, select the Yes pushbutton.
-
- To cancel the deletion of the highlighted entry, select the No pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -p port ΓòÉΓòÉΓòÉ
-
- Specifies the port that Telnetd is to use. If no port is specified,Telnetd uses
- the well-known Telnet port.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -b ΓòÉΓòÉΓòÉ
-
- Specifies that the copyright information is to be printed.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -d ΓòÉΓòÉΓòÉ
-
- Specifies that debugging is to take place and error messages displayed.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -l ΓòÉΓòÉΓòÉ
-
- Specifies that a log of the Telnetd messages is created.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -e escapedelay ΓòÉΓòÉΓòÉ
-
- Specifies the time delay for an escape from a Telnet session. The default is
- 50.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -u password ΓòÉΓòÉΓòÉ
-
- Specifies your password on the remote host. The default is the Telnet password
- set in the environment variables. If this parameter is not specified and the
- password is not set in the environment variables, you will receive an error
- message.
-
-
- ΓòÉΓòÉΓòÉ <hidden> path ΓòÉΓòÉΓòÉ
-
- The path for which you are granting access to the TFTP client. The path is used
- as a prefix for all file names specified by the put and get subcommands of
- TFTP.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -p port ΓòÉΓòÉΓòÉ
-
- Specifies the port that FTPD is to use. If no port is specified, FTPD uses the
- well-known FTPD port.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -t seconds ΓòÉΓòÉΓòÉ
-
- Specifies the number of seconds before the server will timeout while servicing
- a client command. The default is 180. If you do not want a timeout, specify
- -1.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -c ΓòÉΓòÉΓòÉ
-
- Prevents printing of the control file.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -b banner ΓòÉΓòÉΓòÉ
-
- Prints either a specific banner or none at all. banner is the optional file
- containing the copyright information to be printed. If you specify a banner
- file, that file is used as the banner. If you do not specify a banner file, a
- banner is not printed.
-
- If you specify a banner file with the -b parameter, the following keywords can
- be used to display specific job information.
-
- Keyword Description
- %H% Name of the host that originated the print job
- %U% Name of the user that originated the print job
- %J% Name of the print job
- %C% Class of the print job
-
-
- ΓòÉΓòÉΓòÉ <hidden> -s ΓòÉΓòÉΓòÉ
-
- Causes LPD to validate client requests based on the port addresses. According
- to RFC 1179, all line printer requests should come from clients on a port
- within the range of 721 to 731. However, because some clients do not support
- this range, the default does not verify that the client is connecting from a
- valid port within this range.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -f ΓòÉΓòÉΓòÉ
-
- Changes the default file format from binary to text.
-
- When a client sends a print job to an LPD server, the client can specify that
- the job is of a particular file format.
-
- LPD recognizes two file formats:
-
- o Binary
- o Text
-
- When LPD receives a binary file, the file is sent as is directly to the
- specified queue for printing. If the file received is a text file, LPD first
- converts each line feed (LF) to a carriage return line feed (CRLF) pair. The
- file is then sent to the specified queue.
-
- If a client fails to specify a file format, or if a client specifies a format
- other than binary or text, LPD treats the job as if it were binary. To change
- the default file format from binary to text, use the -f parameter on the LPD
- command line.
-
-
- ΓòÉΓòÉΓòÉ <hidden> etc_dir ΓòÉΓòÉΓòÉ
-
- Specified the base directory for the FSTAB file. If you do not specify this
- parameter, the value of the ETC environment variable is used.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -bn ΓòÉΓòÉΓòÉ
-
- Sets the transfer buffer size for read and write requests. This number must not
- exceed 8192. The default value is 8192.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -rn ΓòÉΓòÉΓòÉ
-
- Sets the number of remote procedure call (RPC) retries that the OS/2 NFS Client
- sends to the server before ending the access attempt. The default value is 5.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -tn ΓòÉΓòÉΓòÉ
-
- Sets the time-out value (in seconds) for an RPC request. The default value is
- 1.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -sn ΓòÉΓòÉΓòÉ
-
- Defines the number of Biods that are to be started by NFSCTL, the OS/2 NFS
- client control program. The Biods are a tool to allow parallel reads and writes
- to a file. The default value is 4.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -p ΓòÉΓòÉΓòÉ
-
- Requests that the OS/2 NFS Client control program use the Biods for both
- reading and writing.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -w ΓòÉΓòÉΓòÉ
-
- Specifies that the OS/2 NFS Client control program use the Biods for reading
- only. The -w parameter is used with any servers that do not support parallel
- writes to a file. -w is the default.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -c ΓòÉΓòÉΓòÉ
-
- Respects case when performing file name comparisons. If you do not specify this
- parameter and if the first query fails, the OS/2 NFS Client will try the name
- in uppercase. If this attempt also fails, the OS/2 NFS Client will try the name
- in lowercase.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -z ΓòÉΓòÉΓòÉ
-
- Respects file name case when creating files and directories. If you do not
- specify parameter, files and directories will be created in lowercase.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -i ΓòÉΓòÉΓòÉ
-
- Specifies that the OS/2 NFS Client does serial read/write requests instead of
- parallel read/write requests. This is equivalent to specifying the -s0
- parameter.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -d ΓòÉΓòÉΓòÉ
-
- Enables additional debugging information to be logged, such as corrupted
- packets received.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -g ΓòÉΓòÉΓòÉ
-
- Offers a route to the default destination. You can use this on a gateway to an
- internet or on a gateway that uses another routing protocol whose routes are
- not reported to other local gateways.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -s ΓòÉΓòÉΓòÉ
-
- Forces the routed command to supply routing information, regardless of whether
- it is acting as an internetwork router. This occurs if there is more than one
- network interface present or if a point-to-point link is in use.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -q ΓòÉΓòÉΓòÉ
-
- Suppresses broadcasting of routing information.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -t ΓòÉΓòÉΓòÉ
-
- Starts the packet tracing process.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -t -t ΓòÉΓòÉΓòÉ
-
- Starts the packet tracing process and traces all packets sent or received on
- the standard output. The spaces between the parameters are required.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -t -t -t ΓòÉΓòÉΓòÉ
-
- Starts the packet tracing process, traces all packets sent or received on the
- standard output, and starts history tracing. The spaces between the parameters
- are required.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -t -t -t -t ΓòÉΓòÉΓòÉ
-
- Starts the packet tracing process, traces all packets sent or received on the
- standard output, starts history tracing, and starts tracing the packet
- contents. The spaces between the parameters are required.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -bd ΓòÉΓòÉΓòÉ
-
- Starts SENDMAIL as a server.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -qtime ΓòÉΓòÉΓòÉ
-
- Specifies how often the mail queue can be processed. Enter the time as a number
- and a letter, where the letter is one of the following:
-
- s for seconds
- m for minutes
- h for hours
- d for days
- w for weeks
-
- For example:
-
- -q30m specifies every 30 minutes
-
- -q1h30m specifies every hour and 30 minutes
-
-
- ΓòÉΓòÉΓòÉ <hidden> -d ΓòÉΓòÉΓòÉ
-
- Writes detailed debugging information to the SENDMAIL console, and creates a
- SENDMAIL.LOG file that contains the simple mail transfer protocol (SMTP)
- transactions between the SENDMAIL server and the remote SMTP server.
-
- The SENDMAIL.LOG file is placed in the ETC directory. For example, to start the
- SENDMAIL server with detailed debug information, use:
-
- [C:\]sendmail -bd -q30m -d
-
-
- ΓòÉΓòÉΓòÉ <hidden> -d1.1 ΓòÉΓòÉΓòÉ
-
- Creates only the SENDMAIL.LOG file.
-
-
- ΓòÉΓòÉΓòÉ <hidden> X Window System ΓòÉΓòÉΓòÉ
-
- X Window System is a trademark of Massachusetts Institute of Technology.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -clickclienttoraise ΓòÉΓòÉΓòÉ
-
- Tells the server to raise windows to the top when clicks are done in the
- application (client) area, which is the usual Presentation Manager behavior.
- (Clicks in the PM frame also can raise the window.) This option turns off any
- previous -clickframetoraise option on the pmx command line. This option is the
- default.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -clickframetoraise ΓòÉΓòÉΓòÉ
-
- Tells the server to raise windows to the top only when clicks are done on the
- PM frame. Clicking on the application (client) area will not raise the window.
- This option turns off any previous -clickclienttoraise option on the pmx
- command line.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -co filename ΓòÉΓòÉΓòÉ
-
- Sets the color database file name. The default is TCPIP\X11\RGB.TXT.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -explicitfocus ΓòÉΓòÉΓòÉ
-
- Tells the server to transfer focus from one client window to another only by
- clicking in the window. This is the normal behavior for Presentation Manager
- windows and is the default behavior for the server. This option turns off any
- previous -implicitfocus option on the pmx command line.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -fc fontname ΓòÉΓòÉΓòÉ
-
- Sets the cursor font. The default is cursor.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -fn fontname ΓòÉΓòÉΓòÉ
-
- Sets default font. The default is fixed.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -fp pathname ΓòÉΓòÉΓòÉ
-
- Sets the default font path. The default is
- TCPIP\X11\MISC,TCPIP\X11\75DPI,TCPIP\X11\SPEEDO.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -implicitfocus ΓòÉΓòÉΓòÉ
-
- Tells the server to transfer focus from one client window to another simply by
- moving the pointer into the client area of the window. It is not necessary to
- click on a client window to transfer focus to it (provided some PMX client
- window already has focus). This is not the normal behavior for Presentation
- Manager windows. This option turns off any previous -explicitfocus option on
- the pmx command line.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -k n ΓòÉΓòÉΓòÉ
-
- Sets the keyboard type, where n comes from the following list. Typical USA
- keyboards have 101 keys; European languages usually have 102 keys. PMX handles
- three types of Japanese keyboards.
-
- KEYBOARD TYPE -K FLAG VALUE
- ------------------ ---------------
- 101 key 101
- 102 key 102
- Japanese 5576-A01 (106 5576-A01 or 5576A01 or
- keys) 106A
- Japanese 5576-001 (124 5576-001 or 5576001 or
- keys) 124
- Japanese 5576-002 (106 5576-002 or 5576002 or
- keys) 106
-
-
- ΓòÉΓòÉΓòÉ <hidden> -lc ΓòÉΓòÉΓòÉ
-
- Doubles the dimensions of any cursor, unless it will become too large to be a
- Presentation Manager cursor.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -nocopyright ΓòÉΓòÉΓòÉ
-
- Does not display initial copyright window when starting.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -pmcursor ΓòÉΓòÉΓòÉ
-
- Indicates that PMX should use the PM arrow as the cursor, not an X Window
- System cursor.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -r ΓòÉΓòÉΓòÉ
-
- Turns on automatic repeating of keys on the keyboard. This is the default.
-
-
- ΓòÉΓòÉΓòÉ <hidden> r ΓòÉΓòÉΓòÉ
-
- Turns off automatic repeating of keys on the keyboard.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -l ΓòÉΓòÉΓòÉ
-
- Ignores all remaining arguments.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -logpath <directory> ΓòÉΓòÉΓòÉ
-
- Specifies where to put the PMX.LOG log file. If -logpath is not specified, the
- directory for PMX.LOG is specified by the ETC environment variable. If PMX
- files are stored on a shared read-only disk, this allows the log file to be
- placed elsewhere.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -nocascade ΓòÉΓòÉΓòÉ
-
- Windows that are not initially positioned by user specifications normally are
- cascaded down the screen. The -nocascade parameter says to not cascade if the
- application provided an initial location.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -colorcursor ΓòÉΓòÉΓòÉ
-
- Indicates that PMX should use an X Window System colored cursor. This is the
- default unless the PM display device driver does not support colored cursors.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -staticcolor ΓòÉΓòÉΓòÉ
-
- Tells PMX to provide a StaticColor visual (nonmodifiable color map) for
- applications to select. You can specify the -staticcolor parameter using the
- abbreviation -static.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -bwcursor ΓòÉΓòÉΓòÉ
-
- Indicates that PMX should use an X Window System cursor, but with only black
- and white instead of colors. This is the default if the PM display device
- driver does not support colored cursors.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -reversecolorcursor ΓòÉΓòÉΓòÉ
-
- Indicates that PMX should use an X Window System colored cursor. The
- foreground and background colors will be reversed from the normal colors. For
- example, the normal X Window System cursor will be black on the outside, and
- white in the middle.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -reversebwcursor ΓòÉΓòÉΓòÉ
-
- Indicates that PMX should use an X Window System cursor, but with only black
- and white instead of colors. Black and white will be reversed from the normal
- colors. For example, the normal X Window System cursor will be black on the
- outside and white in the middle.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -pseudocolor ΓòÉΓòÉΓòÉ
-
- Tells PMX to provide a PseudoColor visual (modifiable color maps) for
- applications to select. You can specify the -pseudocolor parameter with the
- abbreviation -pseudo.
-
-
- ΓòÉΓòÉΓòÉ <hidden> -ifconify ΓòÉΓòÉΓòÉ
-
- Specifies that the X Window System server window will automatically reduce to a
- window-list entry. The X Window System server will also be shown as an icon in
- the minimized window folder or on the desktop.
-
-
- ΓòÉΓòÉΓòÉ <hidden> 32-bit dotted decimal ΓòÉΓòÉΓòÉ
-
- The syntactic representation for a 32-bit integer that consists of four 8-bit
- numbers, written in base 10 and separated by periods (dots). Many internet
- application programs accept dotted-decimal notations in place of destination
- machine names.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Edit Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton to implement the changes made to the selected item.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Add Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton to add an entry to a list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Cancel Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton to leave the window. Changed information is not saved.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Defaults Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton to change to the settings determined by TCP/IP.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Delete Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton to delete the highlighted entry in a list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Edit Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton to modify the highlighted entry in a list box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Help Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton for help on the current field or pushbutton.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Insert After Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton to add an entry after the highlighted entry in a list
- box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Insert Before Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton to add an entry before the highlighted entry in a list
- box.
-
-
- ΓòÉΓòÉΓòÉ <hidden> Undo Pushbutton ΓòÉΓòÉΓòÉ
-
- Select this pushbutton to cancel any changes that were made since the last time
- this page was saved.
-
-
- ΓòÉΓòÉΓòÉ <hidden> IBM Trademarks ΓòÉΓòÉΓòÉ
-
- The following terms, denoted by an asterisk at their first occurrence in a
- window, are trademarks of IBM Corporation:
-
- AIX
- IBM
- OS/2
- Presentation Manager
- PS/2
- RISC System/6000
-
-
- ΓòÉΓòÉΓòÉ <hidden> Non-IBM Trademarks ΓòÉΓòÉΓòÉ
-
- The following terms, denoted by a double asterisk in this online document, are
- trademarks of other companies:
-
- Trademark Owned by
- PortmapperSun Microsystems, Inc.
- SunSun Microsystems, Inc.
- UNIXUNIX System Laboratories, Inc.
- X Window SystemMassachusetts Institute of Technology
- NFSSun Microsystems, Inc.
-